-
Home
-
Recover Abandoned Carts for WooCommerce by ShopMagic
-
2.1.2
-
Code
-
Classes
- CartInterceptor
Total Complexity |
53 |
Dependencies |
16 |
Dependents |
1 |
Total lines |
273 |
Lines of code |
188 |
Logical lines of code |
117 |
Comment lines |
39 |
Methods |
14 |
Properties |
5 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save_cart() |
A |
48 |
10 |
31 |
should_save_cart() |
A |
51 |
10 |
26 |
sync_cart_with_order() |
S |
51 |
7 |
26 |
mark_as_ordered() |
S |
56 |
5 |
18 |
trigger_update_on_cart_and_checkout_pages() |
S |
66 |
4 |
9 |
get_cart() |
S |
62 |
3 |
12 |
hooks() |
S |
52 |
2 |
25 |
get_tracking_key() |
S |
63 |
3 |
10 |
set_changed_into_cookie() |
S |
73 |
2 |
5 |
set_changed_from_cookie() |
S |
71 |
2 |
6 |
store_tracking_key() |
S |
71 |
2 |
6 |
__construct() |
S |
70 |
1 |
6 |
separate_cart_from_session() |
S |
73 |
1 |
5 |
set_changed() |
S |
81 |
1 |
3 |